home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / packages / graphics / grfguide.tex / node16_mn.html < prev    next >
Text File  |  1995-03-15  |  3KB  |  47 lines

  1.  
  2. <H2><A ID="SECTION00052000000000000000">
  3. Rotation</A>
  4. </H2><B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#">
  5. </FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>
  6. <P>
  7. <B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><BR>
  8. <tex2html_image_mark>#decl148#
  9. <BR>
  10. </FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>
  11. <P>
  12. <B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#">This puts <I>text</I> in a box, like ||, but rotates the box
  13. through <I>angle</I> degrees, <tex2html_verbatim_mark>#math40#<tex2html_image_mark>#tex2html_wrap652#.
  14. </FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>
  15. <P>
  16. <B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#">The standard version always rotates around the reference point of the
  17. box, but the <#159#>keyval<#159#> version takes the following keys:
  18. </FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>
  19. <P>
  20. <B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><BR>
  21. <tex2html_image_mark>#decl160#
  22. <BR>
  23. </FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>
  24. <P>
  25. <B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#">So you may specify both |x| and |y|, which give the coordinate of
  26. the centre of rotation relative to the reference point of the box, eg
  27. |[x=2mm, y=5mm]|. Alternatively, for the most common points, one may use
  28. |origin| with a <I>label</I> containing one or two of the following:
  29. |lrctbB| (|B| denotes the baseline, as for <#167#>PSTricks<#167#>). For
  30. example, compare a default rotation of 
  31. <FONT COLOR="#">180<SUP><TT>o</TT></SUP></FONT>
  32. ...<tex2html_verbatim_mark>#math41#<tex2html_image_mark>#tex2html_wrap668#... to the effects gained by using
  33. the |origin| key:
  34. <BR>|[origin = c]| rotates about the centre of the box,...
  35.          <tex2html_verbatim_mark>#math42#<tex2html_image_mark>#tex2html_wrap670#...
  36. <BR>|[origin = tr]| rotates about the top right hand corner...
  37.                    <tex2html_verbatim_mark>#math43#<tex2html_image_mark>#tex2html_wrap672#...
  38. </FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>
  39. <P>
  40. <B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#">The |units| key allows a change from the default units of degrees
  41. anti-clockwise. Give the number of units in one full anti-clockwise
  42. rotation. For example:
  43. <BR>|[units = -360]| specifies degrees clockwise.
  44. <BR>|[units= 6.283185]| specifies radians.
  45. </FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>
  46. <P>
  47. <B><FONT COLOR="#"><FONT COLOR="#ff334d"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"><FONT COLOR="#"></FONT></FONT></FONT></FONT></FONT></FONT></FONT></B>